Skip to content

[3.7] bpo-34190: Fix reference leak in call_function() (GH-8413)#8418

Merged
vstinner merged 1 commit intopython:3.7from
miss-islington:backport-147d955-3.7
Jul 23, 2018
Merged

[3.7] bpo-34190: Fix reference leak in call_function() (GH-8413)#8418
vstinner merged 1 commit intopython:3.7from
miss-islington:backport-147d955-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Jul 23, 2018

(cherry picked from commit 147d955)

Co-authored-by: jdemeyer jdemeyer@cage.ugent.be

https://bugs.python.org/issue34190

(cherry picked from commit 147d955)

Co-authored-by: jdemeyer <jdemeyer@cage.ugent.be>
Copy link
Copy Markdown
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, good bot.

@miss-islington
Copy link
Copy Markdown
Contributor Author

@jdemeyer and @vstinner: Backport status check is done, and it's a failure ❌ .

@vstinner vstinner merged commit 25b87d3 into python:3.7 Jul 23, 2018
@miss-islington miss-islington deleted the backport-147d955-3.7 branch July 23, 2018 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news type-bug An unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants